home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / SOUND / CRYS270.ZIP / HISTORY.DOC < prev    next >
Encoding:
Text File  |  1995-06-26  |  3.1 KB  |  115 lines

  1.  
  2.  Appendix : History
  3. -------------------------------------------------------------------------------
  4.  
  5.  
  6.            As I've already said it in the documentation, I've coded this
  7.        program like a snowball falling, getting bigger and bigger. Three
  8.        years  ago, I started to write a program which only worked on the
  9.        internal  pc speaker, then I added more and more features. Here's
  10.        the  list of improvements which were  made since version 1.3, the
  11.        first one to have a documentation.
  12.  
  13. Version 2.70 (12 May 1995)
  14.  
  15.         Bug fixed with GUS
  16.         Bug fixed with SB16 (8 bits only)
  17.         Bug fixed with adlib (non random volume anymore !)
  18.         Show cpu and memory usage
  19.         Nicer vu-meters
  20.         Better documentation
  21.         Speed up GUS driver (x5 !)
  22.         Add functions to read or change position during playing
  23.         Can play completely under interrupts
  24.     Use DMA 0 to 3 (not just 1) and IRQ higher than 8 with SB
  25.  
  26. Version 2.60 (18 Mar 1995)
  27.  
  28.         Use Sound Blaster pro
  29.         Use Adlib sound board
  30.         Rewrite of major code parts
  31.         Sound better with Sound Blaster and DAC
  32.         Link only used device
  33.         Remove finetune support
  34.  
  35. Version 2.50 (11 Jan 1995)
  36.  
  37.         Sound better with GUS
  38.         Add a master volume
  39.         Load and play 6 voices MOD
  40.         Load from overlay
  41.  
  42. Version 2.40 (2 Oct 1994)
  43.  
  44.         Add finetune support
  45.         Fixed some bugs
  46.         Examples in Turbo Pascal and C were rewritten
  47.         Complete rewrite of documentation
  48.  
  49. Version 2.30 (11 Nov 1994)
  50.  
  51.         Load and play 8 voices MOD
  52.         Use 8 octaves like Scream Tracker 3
  53.  
  54. Version 2.20
  55.  
  56.         Use GUS
  57.         Correct another bug with Sound Blaster
  58.         Add function to detect installed sound card
  59.  
  60. Version 2.10
  61.  
  62.         Recorrect portamento tone
  63.         Add the no sound option
  64.         Correct a bug with pattern jump
  65.         Partially correct bug on pause with Sound Blaster
  66.         Correct effect 9
  67.  
  68. Version 2.00
  69.  
  70.         Speed up all the routines (+20%)
  71.         Load MOD from memory
  72.         Correct effect E6
  73.         Add the following effects: pattern delay,cut note,note
  74.          delay,rettrig sample
  75.  
  76. Version 1.90
  77.  
  78.         Add some small details
  79.         Code a pascal unit and some example in pascal and C
  80.         Add some options during replay (change pattern...)
  81.         Speed up the routines (+4%)
  82.  
  83. Version 1.80
  84.  
  85.         Add some animation during replay
  86.         Speaker sound a little better
  87.  
  88. Version 1.70
  89.  
  90.         General recorrect of effects
  91.         Add portamento+volume slide,vibrato+volume slide,extended
  92.          tempo,tremolo,play end part of sample,fine portamento,fine
  93.          volume slide and loop
  94.  
  95. Version 1.60
  96.  
  97.         Correct big bugs from version 1.5 !!
  98.         Correct arpeggio
  99.  
  100. Version 1.50
  101.  
  102.         Use Sound Blaster
  103.         Use MOD with 31 samples
  104.  
  105. Version 1.30
  106.  
  107.         Rewrite of the code (more modular)
  108.         Changeable mixing frequency
  109.         Speed up the PC speaker routines (+20%)
  110.         Correct portamento tone and vibrato
  111.         Correct pitch of the notes
  112.         Correct use of tempo
  113.         A documentation
  114.  
  115.